start composing tests for the list and tree store.
authorKristian Rietveld <kris@imendio.com>
Thu, 13 Dec 2007 12:59:01 +0000 (12:59 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 13 Dec 2007 12:59:01 +0000 (12:59 +0000)
commit790c308fd4726b8deb76228374345079176c5bca
treed6b5278a68f444682d6edb84956cb82f394a485e
parent64c73a61b7e9506230ba33825531ba3d92617048
start composing tests for the list and tree store.

2007-12-13  Kristian Rietveld  <kris@imendio.com>

* gtk/tests/liststore.c:
* gtk/tests/treestore.c: start composing tests for the list and tree
store.

* gtk/tests/treeview-scrolling.c: added automated tests for
GtkTreeView's scrolling "subsystem".

* gtk/tests/Makefile.am: updated; added new test programs.

svn path=/trunk/; revision=19170
ChangeLog
gtk/tests/Makefile.am
gtk/tests/liststore.c [new file with mode: 0644]
gtk/tests/treestore.c [new file with mode: 0644]
gtk/tests/treeview-scrolling.c [new file with mode: 0644]